const runtime.gcDrainFlushBgCredit
5 uses
runtime (current package)
mgcmark.go#L1160: gcDrainFlushBgCredit
mgcmark.go#L1168: gcDrain(gcw, gcDrainIdle|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgcmark.go#L1174: flags := gcDrainFlushBgCredit
mgcmark.go#L1184: gcDrain(gcw, gcDrainFractional|gcDrainUntilPreempt|gcDrainFlushBgCredit)
mgcmark.go#L1249: flushBgCredit := flags&gcDrainFlushBgCredit != 0
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)